Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.notification.service.NotificationContrib--notificationListenerVeto

This contribution is part of XML component org.nuxeo.ecm.platform.notification.service.NotificationContrib inside nuxeo-platform-notification-core-6.0.jar

Extension Point

Extension point notificationListenerVeto of component NotificationService.

Contributed Items

  • <veto class="org.nuxeo.ecm.platform.ec.notification.VersionVeto" name="versionVeto"/>

XML Source

<extension point="notificationListenerVeto" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">
    <veto class="org.nuxeo.ecm.platform.ec.notification.VersionVeto" name="versionVeto"/>
  </extension>